JsonObjectGetFloatValue Method |
Namespace:
Independentsoft.Json.Parser
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic float GetFloatValue(
string name
)
Public Function GetFloatValue (
name As String
) As Single
Parameters
- name
- Type: SystemString
Return Value
Type:
Single
See Also